home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 11 / FM Towns Free Software Collection 11.iso / t_os / tool / wink2 / src / int24.h < prev    next >
Encoding:
Text File  |  1994-04-26  |  147 b   |  4 lines

  1. void int24h();
  2. void set24h();     /* int 24h の割り込みベクタを int24h() に変更 */
  3. void reset24h();   /* int 24h の割り込みベクタを元に戻す */
  4.